Skip to content

Fix markdown lint skill governance#1

Merged
CodeSigils merged 46 commits into
mainfrom
feat/add-pr-workflow-documentation
May 12, 2026
Merged

Fix markdown lint skill governance#1
CodeSigils merged 46 commits into
mainfrom
feat/add-pr-workflow-documentation

Conversation

@CodeSigils
Copy link
Copy Markdown
Owner

@CodeSigils CodeSigils commented May 11, 2026

Summary

  • Fix MD060 aligned table formatting for right and center columns
  • Strengthen AGENTS.md and SKILL.md so any Markdown creation or edit is linted immediately
  • Restore README changelog and remove stale direct-npx/pre-commit guidance
  • Replace the loose consistency smoke test with config-backed rule table checks
  • Remove redundant test.yml so ci.yml is the canonical workflow
  • Align SKILL.md frontmatter with current Hermes skill docs

Validation

  • node --check scripts/check-consistency.js
  • node scripts/check-consistency.js
  • node lint.js --check .
  • node lint.js --fences .
  • node lint.js --validate .
  • node test/format-tables.test.js

CodeSigils added 30 commits May 6, 2026 14:32
Add section explaining how to use the github-pr-workflow skill
for the full PR lifecycle (branch, commit, push, PR creation).
- 411 lines → 196 lines (53% reduction)
- Removed duplicate install/CI/PR sections (keep in README)
- Merged MD040/MD053 clarification: single table sourced from config
- Removed MD055 from Troubleshooting (conflicts with disabled config)
- Fixed placeholder formatting: <file>/<path>/<dir> preserved correctly
- Replaced old rule table with one sourced from actual config
- Added 'Files to Know' quick-reference table
- Simplified version policy (README is source of truth)
- README/AGENTS: Fixed broken example tables (missing pipe alignment)
- SKILL.md: Rewrote GFM Rules table with accurate titles/descriptions
- Added explicit 'configured' vs 'default-on' sections
- Fixed MD014/MD035 HR style confusion, MD026 description
- Fixed copy-paste 'no-bare-urls' typos in MD063-MD068
- Added MD055 note: enforces consistent leading/trailing pipes (disabled)
- AGENTS.md: Updated rule table to match config exactly
@CodeSigils CodeSigils changed the title docs: add GitHub PR workflow documentation Fix markdown lint skill governance May 12, 2026
@CodeSigils CodeSigils merged commit 06d4e54 into main May 12, 2026
2 checks passed
@CodeSigils CodeSigils deleted the feat/add-pr-workflow-documentation branch May 12, 2026 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant